Serial.Baud Property

Syntax

Baud as Integer


The rate at which data will be sent and received (see the Baud Rate chart in the Notes section, below). The Baud class constants can be used to get or set the Baud rate.

To do this, check the value of Baud against one or more class constants. See the table in the section "Baud Rates," following the Methods table.

On Mac OS X 10.4 and above, you can also specify arbitrary baud rates.